Parse C++ inher-intro when there's a template split over 2 lines.
authorAlan Mackenzie <acm@muc.de>
Sun, 25 Aug 2013 13:52:14 +0000 (13:52 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 25 Aug 2013 13:52:14 +0000 (13:52 +0000)
commit265d641758d598de8ea169c1712773dc6fb313b0
tree66b4e542b2bfe7f6ed0fc1833a0c932d0e15ff0b
parenta7b2a41fc9e7689ae24e12f416bf249fb0bcb5d0
Parse C++ inher-intro when there's a template split over 2 lines.

* progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
rigorously the search for "class" etc. followed by ":".

* progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
random languages a regexp which never matches rather than nil.
lisp/ChangeLog
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-langs.el